Skip to content

[Master] [Expense Agent] Bug 641393 [AT] Recognize International Standard Code 1A as mileage UOM - #10101

Open
v-rohangarg20 wants to merge 1 commit into
mainfrom
bugs/Bug641393-AT-mileage-uom-1A-filter
Open

[Master] [Expense Agent] Bug 641393 [AT] Recognize International Standard Code 1A as mileage UOM#10101
v-rohangarg20 wants to merge 1 commit into
mainfrom
bugs/Bug641393-AT-mileage-uom-1A-filter

Conversation

@v-rohangarg20

@v-rohangarg20 v-rohangarg20 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixes AB#641393

Summary

In the AT localization the "Meilen" (Miles) unit uses International Standard Code 1A. The Default Mileage UOM selector filtered on SMI|MI|KMT|KM, so the AT Miles unit was not recognized. A new AT company with Expense demo data defaults Default Mileage UOM to Miles, which surfaced the issue in the "Default unit of distance" selector.

Change

  • GetMileageUOMStandardCodeFilter now returns SMI|MI|KMT|KM|1A, adding 1A as a recognized mileage UOM standard code. Used by both the Expense Agent Setup page and Setup Wizard lookups.

Testing

  • Verified in BC UI (AT company with Expense demo data): the Units of Measure selector for "Default unit of distance" now shows both KM (KMT) and MEILEN (1A).

Type of change

  • Bug fix

@github-actions github-actions Bot added AL: Apps (W1) Add-on apps for W1 Integration GitHub request for Integration area labels Aug 10, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Stale Status Check Deleted

The Pull Request Build workflow run for this PR was older than 72 hours and has been deleted.

📋 Why was it deleted?

Status checks that are too old may no longer reflect the current state of the target branch. To ensure this PR is validated against the latest code and passes up-to-date checks, a fresh build is required.


🔄 How to trigger a new status check:

  1. 📤 Push a new commit to the PR branch, or
  2. 🔁 Close and reopen the PR

This will automatically trigger a new Pull Request Build workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1 Integration GitHub request for Integration area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants